AL LOW PASS FILTER SUPPORT

This function returns whether or not the current device supports low pass filtering on sounds. This type of filter is generally used as a sort of muffler when dealing with sounds that may be in a different room than the one the listener is in (e.g. a backroom in a workshop or garage).

  Syntax
Return Boolean = AL LOW PASS FILTER SUPPORT( *no parameters* )
  Parameters
No parameters required

  Returns

Returns 1 if low pass filtering is supported on the current device, or 0 if not.

  See also

DarkAL Functions Menu